-
Notifications
You must be signed in to change notification settings - Fork 462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release/8.0] Add token auth to dashboard frontend #3350
Conversation
@JamesNK for the token example screenshot, did you try it at different screen resolutions and/or scaling? I'm wondering what it looks like on screens with higher DPI/scaling ratios set as this is often requires multiple image files to ensure it doesn't look super pixelated at higher DPIs. |
Sort of related, @kvenkatrajan I'm assuming you are tracking accessibility testing on these new views? |
The screenshot (and help popup in general) isn't 100% yet. Don't block merging this on it being perfect. Remaining work for help popup here: #3348 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving from bar POV
@eerhardt PR updated. |
Backport of #3213 to release/8.0
/cc @JamesNK
Customer Impact
Required authentication to secure the local dashboard experience.
Testing
Unit testing. Manual smoke testing branch that auth is successfully working.
Risk
Medium-High. Lots of changes.
Microsoft Reviewers: Open in CodeFlow